kount_merchant_id
|
6-character alphanumeric
|
Merchant ID assigned to merchant by Kount
|
kount_api_key
|
Varies
|
API key assigned to merchant by Kount
|
order_id
|
50-character alphanumeric
|
Unique Moneris Gateway transaction identifier
|
call_center_ind
|
1-character alphanumeric (Y/N)
|
Flag indicating whether risk inquiry request originates from a call center environment
If the customer service agents navigate to a separate order entry page that does not collect iframe data: When sending the kount_inquiry request, set call_center_ind to Y
If the customer service agents navigate to the same order entry page as the customer: When sending the kount_inquiry request, set call_center_ind to N
If RIS call does not originate from a call center environment, set call_center_ind to N
|
currency
|
3-character alphanumeric
|
Country of currency submitted on order
|
email
|
64-character alphanumeric
|
This is the email address submitted by the customer
NOTE: If a call center is accepting orders on behalf of customers and the customer does not provide an email address OR the customer does not have an email address, noemail@kount.com must be submitted
|
customer_id
|
32-character alphanumeric
|
Merchant-assigned account number for the customer
|
auto_number_id
|
32-character alphanumeric
|
Automatic Number Identification (ANI) submitted with order
If the ANI cannot be determined, merchant must pass 0123456789 as the ANID
NOTE: This field is only valid for phone-to-web requests where customer service agents navigate to a separate order entry page that does not collect iframe data RIS submissions
|
financial_order_id
|
32-character alphanumeric
|
Unique identifier for transactions at Kount
|
payment_response
|
1-character alphanumeric
|
Authorization Status returned to merchant from processor
A = Authorized
D = Declined
In orders where payment_response = A will aggregate towards order velocity of the persona while orders where payment_response = D will decrement the velocity of the persona
|
payment_token
|
32-character alphanumeric
|
Payment token submitted by merchant for order (credit card, payer ID, routing/transit, MICR, and account number)
If payment_type is set to None then the payment_token value should be left empty (NULL)
If the credit card information is not available and a Moneris Vault token is used to process payment set payment_type = CARD and send the token (data key) in the payment_token field.
|
payment_type
|
4-character alphanumeric
|
Payment Type submitted by merchant:
APAY - Apple Pay
CARD - Credit Card
PYPL - PayPal
CHEK - Check
NONE - None
GDMP - Green Dot Money Pack
GOOG - Google Checkout
BLML - Bill Me Later
GIFT - Gift Card
BPAY - BPAY
NETELLER - Neteller
GIROPAY - GiroPay
ELV - ELV
MERCADE_PAGO - Mercade Pago
SEPA - Single Euro Payments Area
INTERAC - Interac
CARTE_BLEUE - Carte Bleue
POLI - POLi
Skrill/Moneybookers - SKRILL
SOFORT - Sofort
If the credit card information is not available and a Moneris Vault token is used to process payment set payment_type = CARD and send the token (data key) in the payment_token field
|
session_id
|
32-character alphanumeric
|
Unique Session ID; must be unique over a 30-day span
|
website_id
|
8-character alphanumeric
|
Website identifier of where order originated
|
ip_address
|
16-character alphanumeric
|
Dotted Decimal IPv4 address that the merchant sees coming from the customer
If the Phone to Web exclusion is used, the ip_address field should be hard coded to be 10.0.0.1.
Other than for Phone to Web requests (where the customer service agents navigate to a separate order entry page that does not collect iframe data), the ip_address field should never be an anonymous IP address (e.g., 10.X.X.X or
192.168.X.X)
|
amount
|
10-character decimal; Up to 7- character numeric + 2-character numeric after the decimal point
EXAMPLE: 1234567.89
|
Amount of the transaction
Must contain 3 digits with two penny values
The minimum value passed can be 0.01 and the maximum 9999999.99
|
kount_transaction_id
|
32-character alphanumeric
|
Transaction ID required for update calls to Kount; generated by Kount, must match KountTransactionId returned from original RIS Post
|
evaluate
|
5-character alphanumeric
|
If set to ‘true’, full re-evaluation will be performed with Kount
If unset, default value is 'false'
|
avs_response
|
1-character alphanumeric
|
Address Verification System verification response returned to merchant from processor with payment request
|
cvd_response
|
2-character alphanumeric
|
CVD verification response returned to merchant from processor with payment request
|
bill_street_1
|
255-character alphanumeric
|
Billing street address - Line 1
|
bill_street_1
|
255-character alphanumeric
|
Billing street address - Line 1
|
bill_street_2
|
255-character alphanumeric
|
Billing street address - Line 2
|
bill_country
|
2-character alphanumeric
|
Billing address - Country
|
bill_city
|
255-character alphanumeric
|
Billing address - City
|
bill_postal_code
|
20-character alphanumeric
|
Billing address - Postal Code
|
bill_phone
|
32-character alphanumeric
|
Bill-to Phone Number
|
bill_province
|
255-character alphanumeric
|
Billing address - State/Province
|
dob
|
YYYY-MM-DD
|
Date of Birth
|
epoc
|
10-character alphanumeric
|
This is a timestamp and is expressed as a number; represents the number of seconds elapsed since midnight 01/01/1970
For more information, refer to www.epochconverter.com
|
gender
|
1-character alphanumeric
|
M or F
|
last4
|
4-character numeric
|
Last 4 digit of the customer's credit card number
|
customer_name
|
64-character alphanumeric
|
Name submitted with the order
|
refund_status
|
1-character alphanumeric
|
Refund/Chargeback status
R = Refund
C = Chargeback
|
ship_street_1
|
255-character alphanumeric
|
Shipping street address - Line 1
|
ship_street_2
|
256-character alphanumeric
|
Shipping street address - Line 2
|
ship_country
|
2-character alphanumeric
|
Shipping address - Country
|
ship_city
|
255-character alphanumeric
|
Shipping address - City
|
ship_email
|
64-character alphanumeric
|
Shipping address - Email address of recipient
|
ship_name
|
64-character alphanumeric
|
Shipping address - Name of recipient
|
ship_postal_code
|
20-character alphanumeric
|
Shipping address - Postal Code
|
ship_phone
|
32-character alphanumeric
|
Ship-to Phone Number
|
ship_province
|
255-character alphanumeric
|
Shipping address - State/Province
|
ship_type
|
2-character alphanumeric
|
Shipping type
The following nomenclature is expected for shipping types to be passed to Kount:
Same Day = SD
Next Day = ND
Second Day = 2D
Standard = ST
NOTE:These three attributes can be used to pass custom attribute data if you want to correlate some data with the returned response
|
prod_type_n
|
255-character alphanumeric
|
Shopping cart data array attribute high level or generalized description of the item added to the shopping cart;
NOTE:These three attributes can be used to pass custom attribute data if you want to correlate some data with the returned response
|
prod_item_n
|
255-character alphanumeric
|
Shopping cart data array attribute typically the SKU for an item
NOTE:These three attributes can be used to pass custom attribute data if you want to correlate some data with the returned response
|
prod_desc_n
|
255-character alphanumeric
|
Shopping cart data array attribute for a specific description of the item being purchased
|
prod_quant_n
|
5-character numeric
|
Shopping cart data array attribute signifying the quantity of the item being purchased
|
prod_price_n
|
9-character decimal; Up to 7- character numeric + 2-character numeric after the decimal point
EXAMPLE:1234567.89
|
Shopping cart data array attribute for the price of the single item
Must contain 3 digits with two penny values
The minimum value passed can be 0.01 and the maximum 9999999.99
|
local_attrib_n
|
255-character alphanumeric
|
Up to 25 of these can be submitted in one request, where n defines each user defined field.
Value of n can be 1 to 25
|